projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0217201
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 13 Nov 2003 01:47:41 +0000
(
01:47
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 13 Nov 2003 01:47:41 +0000
(
01:47
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e9100697784854a16d04f27f3777bc8e5b69f45e..ee0c59eb5949132a637c62f8572ceb00c46c2c05 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2003-11-13 Kenichi Handa <handa@m17n.org>
+
+ * xdisp.c (select_frame_for_redisplay): New function.
+ (redisplay_internal): Record also selected_frame for
+ unwind_redisplay. Call select_frame_for_redisplay before
+ redrawing each frame.
+ (unwind_redisplay): Argument changed to a cons.
+
2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
* fns.c (Fstring_to_multibyte): Doc fix.